Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support vips 8.16.0 #455

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cdimitroulas
Copy link

@cdimitroulas cdimitroulas commented Nov 18, 2024

This removes the usage of the deprecated VipsForeignJpegSubsample enum, instead using the VipsForeignSubsample enum in it's place.

I have very limited understanding about C, header files and CGo, so apologies if this implementation is way off the mark.

Closes #453

- This removes the usage of the deprecated VIPS_FOREIGN_JPEG_SUBSAMPLE
  enum, instead using the VIPS_FOREIGN_SUBSAMPLE_ON enum in it's place
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for vips 8.16.0
1 participant